home *** CD-ROM | disk | FTP | other *** search
/ Carousel Volume 2 #1 / carousel.iso / mactosh / hc / growthre.sit / Growth Records / card_23638.txt < prev    next >
Text File  |  1988-02-06  |  1KB  |  46 lines

  1. -- card: 23638 from stack: in
  2. -- bmap block id: 28345
  3. -- flags: 0000
  4. -- background id: 11213
  5. -- name: comment 6
  6. ----- HyperTalk script -----
  7. on openCard
  8.   color cyan, black
  9.   go to this card
  10.   color red,black
  11.   show card field id 5
  12. end openCard
  13.  
  14. on CloseCard
  15.   set lockScreen to true
  16.   color normal
  17.   hide card field id 5
  18.   set lockScreen to false
  19. end CloseCard
  20.  
  21.  
  22. -- part 1 (field)
  23. -- low flags: 00
  24. -- high flags: 4007
  25. -- rect: left=3 top=29 right=307 bottom=512
  26. -- title width / last selected line: 0
  27. -- icon id / first selected line: 0 / 0
  28. -- text alignment: 0
  29. -- font id: 20
  30. -- text size: 12
  31. -- style flags: 256
  32. -- line height: 16
  33. -- part name: Comment1
  34.  
  35.  
  36. -- part contents for card part 1
  37. ----- text -----
  38.    To align the various data lines, all you have to do is move the scroll bar for the Date field so that the date of interest in showing.  Then select the "Files" button and select the menu item "Align data lines."  This will automatically bring all the data into correct alignment.  This is highly recommended prior to any attempt to edit previously entered data.
  39.  
  40.  
  41.  
  42.  
  43.  
  44.  
  45.  
  46.